home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1992 July / Nautilus-3-8 / Nautilus-3-8.bin / Tools & Utilities / Techy Stuff / Batcher / headers / myDialogs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-01-09  |  90 b   |  7 lines

  1. #ifndef    _myDialogs_
  2. #define    _myDialogs_
  3.  
  4. short    HandleTextEntryDialog( StringPtr);
  5.  
  6. #endif
  7.